runtime.traceLocker.GoSysExit (method)

3 uses

	runtime (current package)
		proc.go#L4831: 				trace.GoSysExit(lostP)
		proc.go#L4976: 		trace.GoSysExit(true)
		traceruntime.go#L521: func (tl traceLocker) GoSysExit(lostP bool) {